projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e11672
)
Updated msvc build
author
Hans Breuer
<hans@breuer.org>
Sat, 4 Jul 2009 10:15:39 +0000
(12:15 +0200)
committer
Hans Breuer
<hans@breuer.org>
Sat, 4 Jul 2009 10:19:13 +0000
(12:19 +0200)
gdk/makefile.msc
patch
|
blob
|
history
gtk/makefile.msc.in
patch
|
blob
|
history
diff --git
a/gdk/makefile.msc
b/gdk/makefile.msc
index 5e4d55d965f61409eaccef65f7059e01795101c5..30bf5904e58733f4d5581091f60192faa9c221ce 100644
(file)
--- a/
gdk/makefile.msc
+++ b/
gdk/makefile.msc
@@
-95,6
+95,8
@@
gdk_OBJECTS = \
gdkkeynames.obj \
gdkkeys.obj \
gdkkeyuni.obj \
+ gdkmarshalers.obj \
+ gdkoffscreenwindow.obj \
gdkpango.obj \
gdkpixbuf-drawable.obj \
gdkpixbuf-render.obj \
diff --git
a/gtk/makefile.msc.in
b/gtk/makefile.msc.in
index 45b1e8acf8bef46b162e1cecefd698825df419bc..6656fc8a8732d7e28d441323996f4692e5dee6cc 100644
(file)
--- a/
gtk/makefile.msc.in
+++ b/
gtk/makefile.msc.in
@@
-264,6
+264,7
@@
gtk_OBJECTS = \
gtkimcontextsimple.obj \
gtkimmodule.obj \
gtkimmulticontext.obj \
+ gtkinfobar.obj \
gtkinputdialog.obj \
gtkinvisible.obj \
gtkitem.obj \